az-logicapp
Verified for current stable LTS
Az Logicapp Command: Delete An Existing Logic App
Use for Delete an existing logic app with Az Logicapp. Exact CLI syntax to Delete an existing logic app using Az Logicapp.
When to use this: Use for Delete an existing logic app with Az Logicapp.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
az logicapp delete -n <name> -g <resource_group> az logicapp delete -n <name> -g <resource_group> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
-g- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to Delete an existing logic app using Az Logicapp.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Az Logicapp Command: Create A New Logic App
az logicapp create -n <name> -g <resource_group> -s <storage_account> Az Logicapp Command: List All Logic Apps In A Resource Group az logicapp list -g <resource_group> Az Logicapp Command: Restart A Specific Logic App az logicapp restart -n <name> -g <resource_group> Az Logicapp Command: Start A Specific Logic App az logicapp start -n <name> -g <resource_group> Az Logicapp Command: Stop A Specific Logic App az logicapp stop -n <name> -g <resource_group>